home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1993 December / PSL Monthly Shareware CD-ROM (December 1993).iso / prgmming / dos / c / boss / read.me < prev   
Text File  |  1992-03-08  |  3KB  |  65 lines

  1. ******************************* Please Note **********************************
  2.  
  3. This program is produced by a member of the Association of Shareware
  4. Professionals (ASP).  ASP wants to make sure that the shareware principle
  5. works for you. If you are unable to resolve a shareware-related problem with
  6. an ASP member by contacting the member directly, ASP may be able to help. The
  7. ASP Ombudsman can help you resolve a dispute or problem with an ASP member,
  8. but does not provide technical support for members' products. Please write to
  9. the ASP Ombudsman at 545 Grover Road, Muskegon MI, 49422 or send a Compuserve
  10. message via easyplex to ASP Ombudsman 70007,3536"
  11.  
  12. *****************************************************************************
  13.  
  14. Thank you for your support!!!
  15.  
  16. With this disk in Drive A:
  17.  
  18.   If you have a hard disk....
  19.  
  20.         C:
  21.         C>CD \
  22.         C>MKDIR BOSS
  23.         C>CD BOSS
  24.         C>COPY A:BOSS_DOC.LZH
  25.         C>COPY A:LHARC.EXE
  26.         C>LHARC E BOSS_DOC
  27.  
  28.   If you have 2 floppy disk drives...
  29.  
  30.         Insert a freshly formatted disk into drive B
  31.         Insert The Window BOSS Shareware DISK #1 into drive A
  32.  
  33.         B:
  34.         B>A:LHARC E A:BOSS_DOC
  35.  
  36.         Print BOSS.DOC, BOSS.TOC
  37.  
  38.         Read/Browse the manual.
  39.  
  40.         Be sure to read the General Notes section in the manual.
  41.  
  42.         Follow the instructions in the Installation section of the manual.
  43.  
  44. Our technical support line is (203) 574-2449. 
  45. All calls are returned, however, frequent, foreign, or difficult to reach
  46. callers can expect a "person to person collect" return call.
  47.  
  48. *****************************************************************************
  49.                                                                              
  50. Enclosed with this release is a collection of routines and a demo program 
  51. written by Keith Funk and lightly modified by Star Guidance.  
  52. The BOSSDEMO program issues a system call to Kieth's demo program PDDEMO 
  53. which gives an excellent demo of the power of Kieth's PULL DOWN menu functions
  54. enclosed in a CUA like interface. This code is being provided on an "as is"
  55. basis.  The demo code has been tested with all the compilers we support.
  56. Source code can be found in PDDEMO.C and WN_PDOWN.C.  The demo program
  57. is PDDEMO.EXE.  The functions found in WN_PDOWN.C have been included in the
  58. various libraries we distribute.
  59.  
  60. If you have written extensions to The Window BOSS that you don't mind sharing
  61. on an "as is" basis pass them along.  Star Guidance will test and consider 
  62. them for inclusion in the next release.
  63.  
  64. /* End */
  65.